const time.runeSelf

2 uses

	time (current package)
		format.go#L857: 	runeSelf  = 0x80
		format.go#L865: 		if c >= runeSelf || c < ' ' {